Package-level declarations
Types
Link copied to clipboard
Core configuration for AgentPlatform
Link copied to clipboard
class AgentPlatformProperties
Unified configuration for all agent platform properties.
Link copied to clipboard
Loads agent platform properties into Spring's Environment for library-wide availability.
Link copied to clipboard
class AsyncConfiguration
Link copied to clipboard
Configuration properties for the agent process repository.
Link copied to clipboard
data class GroupConfig(val description: String? = null, val provider: String = EMBABEL_PROVIDER, val tools: Set<String> = emptySet())
Link copied to clipboard
Support injection of ExecutingOperationContext and Ai into beans.
Link copied to clipboard
Configuration properties for the agent process repository.
Link copied to clipboard
class ToolGroupsConfiguration(mcpSyncClients: List<<Error class: unknown class>>, properties: ToolGroupsProperties)
Link copied to clipboard
class ToolGroupsProperties
Configuration for ToolGroups when MCP is available
Link copied to clipboard
class ValidationConfiguration